home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 4 / Apprentice-Release4.iso / Source Code / Libraries / C Internet Config / Examples ƒ / Example / IC Resource ƒ / Syslog Component ƒ / Syslog Test File < prev    next >
Encoding:
Text File  |  1995-11-15  |  793 b   |  11 lines  |  [TEXT/SPM ]

  1. 1411/15/95 20:20:23 test : 2 plus 2 is 20175410
  2. 1011/15/95 20:20:23 test : Critical Notification!
  3. 1111/15/95 20:20:23 test : Since this log is created using openlog, it is intialized every time
  4. 1111/15/95 20:20:23 test : and will start at a known state.  The syslog file in the system folder
  5. 1111/15/95 20:20:23 test : does not get reset, it will build up over time, just like the normal syslog
  6. 1111/15/95 20:20:24 test : Well, really the unix syslog file is initialized at every restart.  I didn't think
  7. 1111/15/95 20:20:24 test : that would be very practical for a mac implementation.  However, you can
  8. 1111/15/95 20:20:24 test : initialize it programmatically by calling openlog right away without changing
  9. 1111/15/95 20:20:24 test : the file first
  10. 1511/15/95 20:20:24 test : Test complete
  11.